How to Install fonts-dejavu-udeb software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fonts-dejavu-udeb software package in Ubuntu 14.04 LTS (Trusty Tahr)

fonts-dejavu-udeb software package provides Vera font family derivate with additional characters, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-dejavu-udeb 

fonts-dejavu-udeb is installed in your system.

Make ensure the fonts-dejavu-udeb package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-dejavu-udeb *

You will get with fonts-dejavu-udeb package name, version, architecture and description in a table

fonts-dejavu-udeb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package fonts-dejavu-udeb
Version 2.34-1ubuntu1
Description Vera font family derivate with additional characters
Sub Section Debian-installer


See Also, How to uninstall or remove fonts-dejavu-udeb software package from Ubuntu 14.04 LTS (Trusty Tahr)?